home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / text / edit / FreeEd.lha / FreeED / prog / FreeEd.doc < prev    next >
Encoding:
Text File  |  2000-09-07  |  2.3 KB  |  68 lines

  1.                         FreeED Manual
  2. 1. Changes
  3.  
  4. None. This is version 1.0
  5.  
  6. 2.Introduction
  7.  
  8. This is a simple texteditor. I created it to replace my MiniED. 
  9. I think that the HTML- and AmigaGuide®- functions included in MiniED 
  10. are a little bit out of date. (Nevertheless you can still find MiniED 
  11. on Aminet). So I decided to make a new smaller texteditor and here it is.
  12.  
  13. 3. How to use?
  14.  
  15. That´s simple. You will know how to use most functions by looking at 
  16. them. You can start the programm from CLI or Workbench with the file you 
  17. want to load as parameter. 
  18. If you own a graphiccard you can change the
  19. The size of the FreeED screen, the window and the editing field will
  20. be adjusted directly according to the workbench screen. 
  21.  
  22. 3.1 Menu Project
  23.  
  24. This Menu offers the common functions work with files.
  25.  
  26. 3.2 Menu Edit
  27.  
  28. Offers functions to work with selected parts of the text. These can be
  29. copied into the global clipboard or saved into a special file.
  30. You can mark a block by double-clicking on the first line of the
  31. block and then by double clicking on the last line of the block.
  32.  
  33. 3.3 Menu special
  34.  
  35. Here you can change the textformat, include files or filenames, search 
  36. and replace in the text and include some ESC-Sequences.
  37.  
  38. 4. Something you should know about ANSI!
  39.  
  40. If you want to work with ANSI-Files (with ESC-Sequences) you
  41. first have to change the textformat into ANSI otherwise ESC-Sequences
  42. will not be loaded, printed or saved correctly. 
  43. This is necessary because I had
  44. to use a trick to make Cando load ASCII-Code 27 and because of this
  45. it takes much longer to load ANSI File than normally.
  46. ASCII is the mode that is enabled when
  47. you start the programm.
  48. I am not sure if printing 
  49. with ESC-Sequences works anyway. My printer doesn´t support them and so 
  50. I could not test it. 
  51.  
  52. 5. Copyright
  53.  
  54. This software is subject to the "Standard Amiga FD-Software Copyright Note".
  55. It is Freeware as defined in paragraph 4a.
  56. For more information please read "AFD-COPYRIGHT" (Version 1 or higher).
  57. Some Icons are made with Icongraphics from Tom Ekstrom.
  58.  
  59. 6. Address
  60. If you want to make suggestions on future development write
  61. to the following address:
  62.  
  63. Karsten Schenk
  64. Auf dem Kampe 19
  65. D-30457 Hannover
  66.  
  67. Email: Karsten-Schenk@gmx.net
  68.